home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / util / misc / screenfool25u.lha / Install-SF < prev    next >
Encoding:
Text File  |  1994-02-03  |  354 b   |  14 lines

  1. if exists libs:reqtools.library
  2.   version libs:reqtools.library
  3.   echo "is currently installed.*n"
  4. endif
  5. ask "Do you want to install ReqTools 38.1194?"
  6. if warn
  7.   echo "Installing reqtools.library to LIBS:*n"
  8.   copy reqtools.library to libs: clone
  9. endif
  10.  
  11. echo "Installing screenfool.library to LIBS:*n"
  12. copy screenfool.library to libs: clone
  13. endcli >nil:
  14.